home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4076 < prev    next >
Encoding:
Text File  |  1996-08-06  |  635 b   |  19 lines

  1. Path: cnn.iper.net!usenet
  2. From: giampo@imar.net (gianluca porcarelli)
  3. Newsgroups: comp.lang.c++
  4. Subject: How can I handle 'WM_COMMNOTIFY' message?
  5. Date: Wed, 24 Jan 1996 12:18:18 GMT
  6. Organization: IPER-NET Internet Services +39-541-378202
  7. Message-ID: <4e59rm$9uf@cnn.iper.net>
  8. NNTP-Posting-Host: giampo.imar.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I use VC++ 1.51, and I design a program that send same command to an
  12. extern hardware with serial comm. Now I use timers to know when a char
  13. is in the serial buffer. I don't any function that handle
  14. 'WM_COMMNOTIFY' such us 'ON_WM_COMMNOTIFY()'.
  15. Can sameone helpme?
  16.  
  17. Thanks, Gianluca.
  18.  
  19.